home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2005 August / PCADVD_121.iso / menus / databaseSoftware.swf / scripts / DefineButton2_62 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-01  |  86 b   |  7 lines

  1. on(release){
  2.    tellTarget("InstallDetails")
  3.    {
  4.       gotoAndStop(10);
  5.    }
  6. }
  7.